home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / tontie_h.swf / scripts / DefineSprite_186 / frame_2 / PlaceObject2_169_1 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2010-03-13  |  116b  |  8 lines

  1. onClipEvent(enterFrame){
  2.    k += 1;
  3.    if(k > _root.top_stay / 8 * 2)
  4.    {
  5.       _parent.prevFrame();
  6.    }
  7. }
  8.